Fix `ostree admin kargs edit-in-place` fails issue
authorHuijing Hei <hhei@redhat.com>
Fri, 8 Jul 2022 11:37:37 +0000 (19:37 +0800)
committerHuijing Hei <hhei@redhat.com>
Tue, 12 Jul 2022 08:27:00 +0000 (16:27 +0800)
commit7b7b6d741bda9f9f92c3632153e7a7a5b39cb06b
treec397b52155171fbb7bed618ff4d1542ac86c5f82
parent2f8e31d172e1150b819247b114a8487ec3449068
Fix `ostree admin kargs edit-in-place` fails issue

Add func to set kernel arguments in place, instead of create new
deployment
Fix https://github.com/ostreedev/ostree/issues/2664
apidoc/ostree-sections.txt
src/libostree/libostree-devel.sym
src/libostree/ostree-sysroot-deploy.c
src/libostree/ostree-sysroot.h
src/ostree/ot-admin-kargs-builtin-edit-in-place.c